Skip to content

kubo: 0.22.0 -> 0.23.0#259745

Merged
fabianhjr merged 1 commit intoNixOS:masterfrom
Luflosi:update/kubo
Oct 12, 2023
Merged

kubo: 0.22.0 -> 0.23.0#259745
fabianhjr merged 1 commit intoNixOS:masterfrom
Luflosi:update/kubo

Conversation

@Luflosi
Copy link
Contributor

@Luflosi Luflosi commented Oct 8, 2023

Description of changes

https://github.com/ipfs/kubo/releases/tag/v0.23.0

Support for /quic (Draft 29) was removed, so remove it from services.kubo.settings.Addresses.Swarm.

The changelog says that there have been some fixes to the FUSE mountpoint functionality but the test still requires the workaround, so leave that unchanged.

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandbox = true set in nix.conf? (See Nix manual)
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 23.11 Release Notes (or backporting 23.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

https://github.com/ipfs/kubo/releases/tag/v0.23.0

Support for /quic (Draft 29) was removed, so remove it from `services.kubo.settings.Addresses.Swarm`.

The changelog says that there have been some fixes to the FUSE mountpoint functionality but the test still requires the workaround, so leave that unchanged.
@github-actions github-actions bot added 6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 8.has: module (update) This PR changes an existing module in `nixos/` labels Oct 8, 2023
@Luflosi Luflosi added the 8.has: upstream changes reviewed Reviewer checked the changelogs/commit logs associated with the release and did not find any issues. label Oct 8, 2023
@ofborg ofborg bot requested a review from fpletz October 8, 2023 11:05
@ofborg ofborg bot added 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels Oct 8, 2023
@fabianhjr
Copy link
Member

Result of nixpkgs-review pr 259745 run on x86_64-linux 1

2 packages blacklisted:
  • nixos-install-tools
  • tests.nixos-functions.nixos-test
7 packages built:
  • kubo
  • kubo.systemd_unit
  • kubo.systemd_unit_hardened
  • python310Packages.ipwhl
  • python310Packages.ipwhl.dist
  • python311Packages.ipwhl
  • python311Packages.ipwhl.dist

Copy link
Member

@fabianhjr fabianhjr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, didn't test functionality

@fabianhjr fabianhjr merged commit f96d811 into NixOS:master Oct 12, 2023
@Luflosi Luflosi deleted the update/kubo branch October 12, 2023 21:44
@Luflosi
Copy link
Contributor Author

Luflosi commented Oct 12, 2023

Thank you!

@fabianhjr
Copy link
Member

Thank you for diligently maintaining packages. UwU

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 8.has: module (update) This PR changes an existing module in `nixos/` 8.has: upstream changes reviewed Reviewer checked the changelogs/commit logs associated with the release and did not find any issues. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants